PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeSetRenderingIntentOperator Method
The rendering intent
In This Topic
    analyzeSetRenderingIntentOperator Method
    In This Topic
    Called when ri operator is found.
    Syntax
    public void analyzeSetRenderingIntentOperator( 
       PDFCosName cosRenderingIntent
    )

    Parameters

    cosRenderingIntent
    The rendering intent
    See Also